/* 河南格展网络科技有限公司 */
/* 精品与原创织梦模板提供商，一站式建站 */
/* 主营业务：快速建站、快排、高权重域名、海外服务器 */
/* 格展网络：Www.91084.Com */
/* 主机/服务器：Www.zhaodede.Com */
/* QQ：6364544  */

body { font-family: "微软雅黑" !important; -ms-overflow-style: scrollbar; /*zoom: 0.9;*/ }
.header-box { height: 47px; line-height: 40px; background: url(../images/index/bg_one.png); /*background: url(../images/index/bg_one_hui.png);*/ font-size: 13px; color: #FFFFFF; position: relative; }
.container-fluid { max-width: 1200px !important; padding-left: 0px; padding-right: 0px; }
.header-box .header-content { display: flex; justify-content: space-between; }
.header-box .header-content .date-time { padding-left: 30px; }
.header-box .header-content div ul { display: flex; }
.header-box .header-content div ul li a { color: #FFFFFF; }
.header-box .header-content div ul li a.split-line { padding: 0px 13px; }
.logo-search-box { height: 370px; background: url(../images/index/bg_two.png) center center no-repeat; /*background: url(../images/index/bg_two_hui.png) center center no-repeat;*/ background-size: 100% 100%; margin-top: -46px; }
.logo-search-box .logo-search { display: flex; justify-content: space-between; align-items: center; padding-top: 90px; }
.logo-search-box .logo-search .search form { display: block; width: 380px; border: 1px solid #007FC6; /*border: 1px solid #C4C7CE;*/ position: relative; }
.logo-search-box .logo-search .search form span { position: absolute; top: 15px; left: 14px; color: #007FC6; /*color: #C4C7CE;*/ }
.logo-search-box .logo-search .search form input { display: block; width: calc(100% - 76px); height: 44px; line-height: 44px; padding: 0px 15px 0px 38px; font-size: 12px; color: #999999; background: #FFFFFF; border: none; }
.logo-search-box .logo-search .search form input::-webkit-input-placeholder { color: #007FC6; /*color: #C4C7CE;*/ transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
.logo-search-box .logo-search .search form input:-moz-placeholder { color: #007FC6; /*color: #C4C7CE;*/ transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
.logo-search-box .logo-search .search form input::-moz-placeholder { color: #007FC6; /*color: #C4C7CE;*/ transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
.logo-search-box .logo-search .search form input:-ms-input-placeholder { color: #007FC6; /*color: #C4C7CE;*/ transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
.logo-search-box .logo-search .search form button { display: block; width: 76px; height: 44px; line-height: 44px; font-size: 16px; color: #FFFFFF; background: #007FC6; /*background: #C4C7CE;*/ border: none; }
.logo-search-box .logo-search .search form:hover { border: 1px solid #E58422; /*border: 1px solid #222222;*/ }
.logo-search-box .logo-search .search form:hover span { color: #E58422; /*color: #222222;*/ }
.logo-search-box .logo-search .search form:hover input::-webkit-input-placeholder { color: #E58422; /*color: #222222;*/ }
.logo-search-box .logo-search .search form:hover input:-moz-placeholder { color: #E58422; /*color: #222222;*/ }
.logo-search-box .logo-search .search form:hover input::-moz-placeholder { color: #E58422; /*color: #222222;*/ }
.logo-search-box .logo-search .search form:hover input:-ms-input-placeholder { color: #E58422; /*color: #222222;*/ }
.logo-search-box .logo-search .search form:hover button { background: #E58422; /*background: #222222;*/ }
header { margin-top: -110px; }
header .menu { width: 100%; background-color: #007FC6; /*background-color: #222222;*/ padding: 8px; }
header .menu ul { display: flex; }
header .menu ul li { flex: 1; position: relative; }
header .menu ul li > a { display: inline-block; height: 40px; line-height: 42px; padding: 0px 16px 0px 8px; border-radius: 20px; font-size: 19px; font-weight: bold; color: #FFFFFF; }
header .menu ul li > a img { margin-top: -4px; }
header .menu ul li > a img.default { display: inline-block; }
header .menu ul li > a img.current { display: none; }
header .menu ul li.active > a { background: #FFFFFF; color: #007FC6; /*color: #222222;*/ }
header .menu ul li.active > a img.default { display: none; }
header .menu ul li.active > a img.current { display: inline-block; }
header .menu ul li > a#selected { background: #FFFFFF; color: #007FC6; /*color: #222222;*/ }
header .menu ul li > a#selected img.default { display: none; }
header .menu ul li > a#selected img.current { display: inline-block; }
header .menu ul li:hover > a { background: #FFFFFF; color: #007FC6; /*color: #222222;*/ }
header .menu ul li:hover > a img.default { display: none; }
header .menu ul li:hover > a img.current { display: inline-block; }
header .menu ul li .xiala { position: absolute; top: 100%; right: 0px; width: calc(100% - 1px); visibility: hidden; opacity: 0; transform: translateY(10px); }
header .menu ul li:hover .xiala	{ visibility: visible; opacity: 1; transform: translateY(0px); }
header .menu ul li .ul { background: rgba(255, 255, 255, 0.9); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
header .menu ul li .ul .li > a { display: block; height: 40px; line-height: 40px; /*color: #007FC6;*/ color: #222222; }
header .menu ul li .ul .li:hover > a { background: #007FC6; /*background: #222222;*/ color: #FFFFFF; }
.news-express { margin-top: 35px; }
.news-express .news-express-box { border-radius: 5px; box-shadow: 0px 0px 5px 1px #97D2ED; /*box-shadow: 0px 0px 5px 1px #C4C7CE;*/ padding: 12px; display: flex; }
.news-express .news-express-box .news-express-left { width: 100px; height: 100px; line-height: 38px; background: #007FC6; /*background: #222222;*/ border-radius: 10px; font-size: 28px; color: #FFFFFF; padding: 12px 22px; margin-right: 20px; }
.news-express .news-express-box .news-express-right { width: calc(100% - 120px); }
.news-express .news-express-box .news-express-right .news-title { width: 100%; font-size: 32px; color: #007FC6; /*color: #222222;*/ text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 12px 0px; }
.news-express .news-express-box .news-express-right .news-content { display: flex; font-size: 16px; color: #666666; }
.news-express .news-express-box .news-express-right .news-content .news-content-part { flex: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-express .news-express-box .news-express-right .news-content .news-content-more { padding-left: 10px; }
.news-express .news-express-box .news-express-right .news-content .news-content-more a { font-size: 14px; color: #666666; }
.news-express .news-express-box .news-express-right .news-content .news-content-more:hover a { color: #007FC6; /*color: #222222;*/ }
.banner-work-dynamic { margin-top: 35px; }
.banner-work-dynamic .banner-work-dynamic-box { display: flex; }
.banner-work-dynamic .banner-work-dynamic-box .banner { width: calc((100% - 36px) / 2); margin-right: 36px; }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container { width: 100%; height: 374px; }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container .banner-img { width: 100%; height: 100%; }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container .swiper-button-prev { width: 36px; height: 36px; background-color: #007FC6; /*background-color: #222222;*/ background-image: url(../images/index/icon-left.png); /*background-image: url(../images/index/icon-left-hui.png);*/ background-size: 50%; background-position-y: 14px; border-radius: 50%; top: initial; bottom: 14px; left: initial; right: 64px; display: none; }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container .swiper-button-prev.swiper-button-disabled { background-color: #97D2ED; /*background-color: #C4C7CE;*/ background-image: url(../images/index/icon-right.png); transform: rotateY(180deg); /*background-image: url(../images/index/icon-left-hui.png);*/ }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container .swiper-button-next { width: 36px; height: 36px; background-color: #007FC6; /*background-color: #222222;*/ background-image: url(../images/index/icon-left.png); /*background-image: url(../images/index/icon-left-hui.png);*/ transform: rotate(180deg); background-size: 50%; background-position-y: 12px; border-radius: 50%; top: initial; bottom: 14px; left: initial; right: 14px; display: none; }
.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container .swiper-button-next.swiper-button-disabled { background-color: #97D2ED; /*background-color: #C4C7CE;*/ background-image: url(../images/index/icon-right.png); transform: rotateX(180deg); /*background-image: url(../images/index/icon-left-hui.png);*/ }
.banner-work-dynamic .banner-work-dynamic-box .banner:hover .swiper-container .swiper-button-prev { display: flex; }
.banner-work-dynamic .banner-work-dynamic-box .banner:hover .swiper-container .swiper-button-next { display: flex; }
.banner-work-dynamic .banner-work-dynamic-box .work-dynamic { width: calc((100% - 36px) / 2); }
.banner-work-dynamic .banner-work-dynamic-box .work-dynamic .uniform-style-list .uniform-style-item { height: 45px; border-bottom: 1px dotted #AAAAAA; }
/*.banner-work-dynamic .banner-work-dynamic-box .work-dynamic .uniform-style-list .uniform-style-item:last-child { border-bottom: none; }*/
.banner-work-dynamic .banner-work-dynamic-box .work-dynamic .uniform-style-list .uniform-style-item .uniform-style-item-mark { width: 4px; height: 4px; border-radius: 2px; margin-right: 8px; }
.banner-work-dynamic .banner-work-dynamic-box .work-dynamic .uniform-style-list .uniform-style-item .uniform-style-item-title { font-size: 16px; }
.banner-work-dynamic .banner-work-dynamic-box .work-dynamic .uniform-style-list .uniform-style-item .uniform-style-item-date { color: #AAAAAA; }
.uniform-style-title-box { /*background: linear-gradient(to right, rgba(0, 127, 198, 0.2), transparent 75%);*/ background-color: rgba(0, 127, 198, 0.2); /*background-color: rgba(34, 34, 34, 0.2);*/ transition: background 1s; }
.uniform-style-title-box a { display: flex; height: 44px; line-height: 44px; position: relative; }
.uniform-style-title-box .uniform-style-title { border-bottom: 1px solid #007FC6; /*border-bottom: 1px solid #222222;*/ font-size: 19px; font-weight: bold; /*color: #007FC6;*/ color: #222222; padding: 0px 10px; transition: border-bottom 1s, color 1s; }
.uniform-style-title-box .uniform-style-more { width: 18px; height: 18px; line-height: 16px; border: 1px solid #007FC6; /*border: 1px solid #222222;*/ border-radius: 9px; color: #007FC6; /*color: #222222;*/ text-align: center; padding-left: 2px; position: absolute; top: 34px; left: 85px; z-index: -2; transition: border 0.5s, color 0.5s, top 0.5s, left 0.5s, z-index 0.5s; }
.uniform-style-title-box:hover { /*background: linear-gradient(to right, rgba(0, 127, 198, 1), transparent 90%);*/ background-color: rgba(0, 127, 198, 1); /*background-color: #222222;*/ }
.uniform-style-title-box:hover .uniform-style-title { border-bottom: none; color: #FFFFFF; }
.uniform-style-title-box:hover .uniform-style-more { border: 1px solid #FFFFFF; color: #FFFFFF; top: 16px; left: calc(100% - 24px); z-index: 1; }
.uniform-style-list { padding: 15px 0px 0px 0px; }
.uniform-style-list .uniform-style-item { display: flex; align-items: center; height: 42px; }
.uniform-style-list .uniform-style-item .uniform-style-item-top { border-top: 1px solid #FA3534; /*border-top: 1px solid #000000;*/ font-size: 12px; color: #FA3534; /*color: #000000;*/ margin-right: 4px; }
.uniform-style-list .uniform-style-item .uniform-style-item-mark { width: 4px; height: 4px; background: #007FC6; /*background: #222222;*/ border-radius: 2px; margin-left: 4px; margin-right: 8px; }
.uniform-style-list .uniform-style-item .uniform-style-item-title { flex: 1; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.uniform-style-list .uniform-style-item .uniform-style-item-title a { color: #333333; }
.uniform-style-list .uniform-style-item .uniform-style-item-title a:hover { color: #007FC6; /*color: #222222;*/ }
.uniform-style-list .uniform-style-item .uniform-style-item-date { color: #BDBCBE; padding-left: 30px; }
.sxdt-zsfc-tzwj-gsgg { margin-top: 45px; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box { display: flex; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .sxdt { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .zsfc { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ }
.uniform-style-list .img-item { display: flex; margin: 0px 0px 28px 0px; }
.uniform-style-list .img-item .img-item-title-tip { flex: 1; padding-right: 15px; }
.uniform-style-list .img-item .img-item-title-tip .img-item-title { font-size: 18px; padding-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.uniform-style-list .img-item .img-item-title-tip .img-item-tip { font-size: 13px; color: #999999; margin-top: 26px; }
.uniform-style-list .img-item .img-item-title-tip .img-item-tip p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-indent: 26px; }
.uniform-style-list .img-item .img-item-img { width: 180px; height: 135px; }
.uniform-style-list .img-item .img-item-img img { width: 100%; height: 100%; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .tzwj-list { padding: 5px 0px 0px 0px; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .gsgg-title { margin-top: 3px; }
.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .gsgg-list { padding: 5px 0px 0px 0px; }
.zzdj-dwzs-dnfg { margin-top: 45px; }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box { display: flex; }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .zzdj { width: calc((100% - 66px) / 3); margin-right: 33px; }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dwzs { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ }
.zzdj-list { padding-top: 15px; }
.zzdj-list .item { display: flex; align-items: center; height: 40px; background-color: #f0f0f0; padding: 0px 10px; margin-bottom: 13px; }
.zzdj-list .item:last-child { margin-bottom: 0px; }
.zzdj-list .item .item-date-top { border-top: 1px solid #FA3534; /*border-top: 1px solid #000000;*/ color: #FA3534; /*color: #000000;*/ padding-left: 0px; margin-right: 13px; }
.zzdj-list .item .item-date-top span.glyphicon { font-size: 12px; }
.zzdj-list .item .item-date { border-top: 1px solid #007FC6; /*border-top: 1px solid #222222;*/ color: #007FC6; /*color: #222222;*/ padding-left: 16px; margin-right: 13px; }
.zzdj-list .item .item-title { flex: 1; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dwzs .dwzs-list { padding: 3px 0px 0px 0px; }
/*.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg .uniform-style-title-box .uniform-style-more { left: 123px; }*/
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg .uniform-style-title-box:hover .uniform-style-more { top: 16px; left: calc(100% - 24px); }
.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg .dnfg-list { padding: 3px 0px 0px 0px; }
.zcwj-zcjd-dxal { margin-top: 30px; }
.zcwj-zcjd-dxal .container-fluid { position: relative; }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box { display: flex; }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcwj { width: calc((100% - 66px) / 3); }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcjd { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .dxal { width: calc((100% - 66px) / 3); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
/*.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcwj .uniform-style-title-box .uniform-style-more { left: 123px; }*/
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcwj .uniform-style-title-box:hover .uniform-style-more { top: 16px; left: calc(100% - 24px); }
.sxdt-list .item .item-title-date { display: flex; align-items: center; }
.sxdt-list .item .item-title-date .item-title { flex: 1; border-left: 8px solid #007FC6; /*border-left: 8px solid #222222;*/ font-size: 17px; font-weight: bold; padding: 0px 0px 0px 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sxdt-list .item .item-title-date .item-date { font-weight: bold; padding-left: 30px; }
.sxdt-list .item .item-content { font-size: 13px; color: #AAAAAA; padding: 12px 0px 11px 20px; }
.sxdt-list .item .item-content p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-indent: 26px; }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcwj .uniform-style-list .uniform-style-item { border-bottom: 1px dotted #AAAAAA; }
.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .dxal .uniform-style-list .img-item { margin: 0px 0px 28px 0px; }
/*.zcwj-zcjd-dxal .erweima-kefu-img-box { position: absolute; bottom: 0; right: -90px; }
.zcwj-zcjd-dxal .erweima-kefu-img-box .kefu-img-box img { margin-top: -20px; }*/
.img-box { margin-top: 45px; }
.img-box img { width: 100%; }
.img-box.img-box1 img { width: calc(100% + 28px); margin-top: -14px; margin-left: -14px; }
.ewm-box { background-color: #FFFFFF; position: fixed; bottom: 160px; right: 10px; z-index: 10; }
.ewm-box .ewm-list .ewm-item { margin-bottom: 1px; cursor: pointer; position: relative; }
.ewm-box .ewm-list .ewm-item .ewm-item-tip { width: 46px; height: 46px; overflow: hidden; }
.ewm-box .ewm-list .ewm-item .ewm-item-tip>div { width: 46px; height: 46px; line-height: 46px; text-align: center; }
.ewm-box .ewm-list .ewm-item .ewm-item-tip>div:first-child { background-color: rgba(0, 127, 198, 0.2); /*background-color: rgba(34, 34, 34, 0.2);*/ transition: margin-top 1s; }
.ewm-box .ewm-list .ewm-item .ewm-item-tip>div:nth-child(2) { background-color: #007FC6; /*background-color: #222222;*/ font-size: 12px; font-weight: bold; color: #FFFFFF; }
.ewm-box .ewm-list .ewm-item .ewm-item-ewm { position: absolute; bottom: 0px; right: 46px; width: 130px; height: 0px; background-color: #FFFFFF; box-shadow: 0px 0px 3px 1px #DDDDDD; text-align: center; overflow: hidden; opacity: 0; transition: height 1s, opacity 1s; }
.ewm-box .ewm-list .ewm-item .ewm-item-ewm>div { font-weight: bold; }
.ewm-box .ewm-list .ewm-item .ewm-item-ewm>div:first-child { padding-top: 10px; }
.ewm-box .ewm-list .ewm-item:nth-child(2) .ewm-item-ewm>img { margin-top: 15px; }
.ewm-box .ewm-list .ewm-item:hover .ewm-item-tip>div:first-child { margin-top: -46px; }
.ewm-box .ewm-list .ewm-item:hover .ewm-item-ewm { height: 170px; opacity: 1; }
.ewm-box .go-top-box { width: 46px; height: 46px; overflow: hidden; cursor: pointer; }
.ewm-box .go-top-box>div { text-align: center; }
.ewm-box .go-top-box>div:first-child { background-color: rgba(0, 127, 198, 0.2); /*background-color: rgba(34, 34, 34, 0.2);*/ padding: 8px; transition: margin-top 1s; }
.ewm-box .go-top-box>div:first-child>div { width: 30px; height: 30px; line-height: 30px; border: 1px solid #007FC6; /*border: 1px solid #222222;*/ border-radius: 5px; }
.ewm-box .go-top-box>div:first-child>div>span { color: #007FC6; /*color: #222222;*/ }
.ewm-box .go-top-box>div:nth-child(2) { line-height: 16px; background-color: #007FC6; /*background-color: #222222;*/ font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 7px; }
.ewm-box .go-top-box:hover div.go-top-icon-box { margin-top: -46px; }
.xglj { border-top: 3px solid #007FC6; /*border-top: 3px solid #222222;*/ padding-top: 30px; margin-top: 50px; }
/*.xglj .xglj-title { font-size: 16px; margin-bottom: 22px; }*/
.xglj .xglj-box { display: flex; flex-wrap: wrap; }
.xglj .xglj-item { flex: 1; margin: 0px 24px 10px 0px; position: relative; }
.xglj .xglj-item:last-child { margin: 0px; }
.xglj .xglj-item .category-name { border: 1px solid rgba(0, 127, 198, 0.5); /*border: 1px solid rgba(34, 34, 34, 0.5);*/ border-radius: 3px; padding: 6px 8px; display: flex; cursor: pointer; }
.xglj .xglj-item .category-name>div:first-child { flex: 1; }
.xglj .xglj-item .category-name>div:nth-child(2) { font-weight: bold; color: rgba(0, 127, 198, 0.5); /*color: rgba(34, 34, 34, 0.5);*/ transform: rotate(90deg); }
.xglj .xglj-item .category-list { width: 100%; height: 0px; max-height: 100px; background-color: #FFFFFF; box-shadow: 0px 1px 4px 0px rgba(0, 127, 198, 0.5); /*box-shadow: 0px 1px 4px 0px rgba(34, 34, 34, 0.5);*/ padding: 0px; overflow: auto; opacity: 0; position: absolute; transition: height 1s, opacity 1s; }
.xglj .xglj-item .category-list>div { margin-bottom: 6px; }
.xglj .xglj-item .category-list>div:last-child { margin-bottom: 0px; }
.xglj .xglj-item .category-list>div>a { display: block; }
.xglj .xglj-item:hover .category-name>div:nth-child(2) { color: #666666; transform: rotate(-90deg); }
.xglj .xglj-item:hover .category-list { height: auto; padding: 6px 8px; opacity: 1; }
.footer { background: #e8e8e8; padding: 30px 0px; margin-top: 20px; }
/*.footer .footer-box { height: 155px; background: url(../images/index/footer.png) no-repeat center center; background-size: auto; }*/
.footer .footer-box { width: 471px; display: flex; align-items: center; margin: 0 auto; }
.footer .footer-box .footer-center { line-height: 30px; font-size: 13px; padding: 0px 60px 0px 0px; text-align: center; }
.footer .footer-box .footer-center a { color: #333333; }
.footer .footer-box .footer-center a:hover { color: #666666; }
.footer .footer-box .footer-center img { margin-left: 8px; }


.no-margin { margin: 0 !important; }
a { text-decoration: none !important; cursor: pointer !important; }
.tr { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
input, button, textarea, .swiper-pagination span, .swiper-button { outline: none !important; }


.category-box { background: linear-gradient(to bottom, rgba(0, 127, 198, 0.1), transparent 600px); }
.category-box .category-rank { color: #666666; margin-top: 15px; }
.category-box .category-rank span { color: #007FC6; margin-right: 5px; }
.category-box .category-rank a { color: #666666; }
.category-box .category-rank a:hover { color: #007FC6; }
.category-box .category-content { margin-top: 15px; display: flex; }
.category-box .category-content .category-content-left { width: 220px; background-color: #F6F6F6; margin-right: 30px; }
.category-box .category-content .category-content-left .category-one-level-name { height: 50px; line-height: 44px; background: url(../images/index/bg_shixiandongtai.png) no-repeat; background-size: cover; font-size: 20px; font-weight: bold; color: #FFFFFF; text-align: center; }
.category-box .category-content .category-content-left .category-two-level-list { padding: 20px 20px 60px 20px; }
.category-box .category-content .category-content-left .category-two-level-list .category-two-level-name { box-shadow: 0px 2px 2px -2px #CCCCCC; padding: 15px 0px; text-align: center; }
.category-box .category-content .category-content-left .category-two-level-list .category-two-level-name a { display: block; border-left: 2px solid #F6F6F6; font-size: 16px; color: #333333; position: relative; }
.category-box .category-content .category-content-left .category-two-level-list .category-two-level-name a span:nth-child(2) { font-weight: bold; transform: rotate(90deg); position: absolute; right: 30px; }
.category-box .category-content .category-content-left .category-two-level-list .category-two-level-name.active a { border-left: 2px solid #007FC6; color: #007FC6; }
.category-box .category-content .category-content-left .category-two-level-list .category-two-level-name a:hover { color: #007FC6; }
.category-box .category-content .category-content-left .category-two-level-list .category-three-level-list { height: 0px; overflow: hidden; }
.category-box .category-content .category-content-right { width: calc(100% - 250px); background-color: #F6F6F6; padding: 20px 15px;min-height: 570px }
.category-box .category-content .category-content-right>div { display: none; }
.category-box .category-content .category-content-right>div.active { display: block; }
.category-box .category-content .category-content-right .dwjj .dwjj-name { box-shadow: 0px 2px 2px -2px #CCCCCC; font-size: 20px; font-weight: bold; color: #007FC6; padding-bottom: 4px; }
.category-box .category-content .category-content-right .dwjj .dwjj-name span { border-bottom: 1px solid #007FC6; box-shadow: 0px 1px 1px -1px #007FC6; padding-bottom: 5px; }
.category-box .category-content .category-content-right .dwjj .dwjj-content { font-size: 18px; padding-top: 25px; text-indent: 36px; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list { min-height: 450px; padding: 0px; margin-top: -10px; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item { display: flex; align-items: center; height: 45px; border-bottom: 1px solid #EEEEEE; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item:last-child { border-bottom: none; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item .uniform-style-item-mark { width: 4px; height: 4px; background: #007FC6; border-radius: 2px; margin-right: 8px; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item .uniform-style-item-title { flex: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item .uniform-style-item-title a { color: #333333; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item .uniform-style-item-title a:hover { color: #007FC6; }
.category-box .category-content .category-content-right .tzgg .uniform-style-list .uniform-style-item .uniform-style-item-date { color: #AAAAAA; padding-left: 30px; }


.search-box { background: linear-gradient(to bottom, rgba(0, 127, 198, 0.1), transparent 600px); }
.search-box .search-result { font-size: 20px; margin: 60px 120px 0px 120px; }
.search-box .search-result>div>span:first-child { color: #007FC6; }
.search-box .search-content { background-color: #F6F6F6; padding: 20px 15px; margin: 30px 120px 0px 120px;min-height: 450px }
.search-box .search-content .uniform-style-list { padding: 0px; margin-top: -10px; }
.search-box .search-content .uniform-style-list .uniform-style-item { display: flex; flex-wrap: wrap; align-items: center; height: auto; border-bottom: 1px solid #EEEEEE; padding: 10px 0px; }
.search-box .search-content .uniform-style-list .uniform-style-item:last-child { border-bottom: none; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-mark { width: 4px; height: 4px; background: #007FC6; border-radius: 2px; margin-right: 8px; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-title { width: calc(100% - 108px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-title a { color: #007FC6; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-title a:hover { color: #007FC6; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-date { color: #AAAAAA; padding-left: 30px; }
.search-box .search-content .uniform-style-list .uniform-style-item .uniform-style-item-content { width: 100%; line-height: 20px; font-size: 13px; padding-right: 108px; margin-top: 10px; }


#pageGroup { font-size: 14px; text-align: center; margin: 10px auto; margin-top: 50px; }
#pageGroup .pageinfo { display: none; }
#pageGroup a { display: inline-block; height: 18px; line-height: 18px; box-sizing: content-box; border-radius: 16px; font-size: 12px; color: #999999; text-align: center; margin: 0 4px; }
#pageGroup .listpage { border: 1px solid #cccccc; padding: 7px 22px; }
#pageGroup .prepage, #pageGroup .nextpage, #pageGroup .homepage, #pageGroup .endpage, #pageGroup .listpage.curpage { background-color: #007FC6; border: none; color: #FFFFFF; padding: 7px 22px; }


.article-box { background: linear-gradient(to bottom, rgba(0, 127, 198, 0.1), transparent 600px); }
.article-box .article-rank { color: #666666; margin-top: 15px; }
.article-box .article-rank span { color: #007FC6; margin-right: 5px; }
.article-box .article-rank a { color: #666666; }
.article-box .article-rank a:hover { color: #007FC6; }
.article-box .article-content { background-color: #FFFFFF; padding: 20px 15px; margin-top: 15px; }
.article-box .article-content .article-title { font-size: 30px; text-align: center; }
.article-box .article-content .article-subtitle { font-size: 22px; text-align: center; margin-top: 10px; }
.article-box .article-content .article-date-read { text-align: center; }
.article-box .article-content .article-date-read .article-date { display: inline-block; padding: 25px 20px 0px 0px; }
/*.article-box .article-content .article-date-read .article-date>span:first-child { display: inline-block; width: 36px; height: 36px; background: url(../images/index/riqi_blue.png) no-repeat; background-size: cover; font-family: STHupo; font-size: 22px; color: #FFFFFF; padding-top: 8px; padding-left: 4px; }*/
.article-box .article-content .article-date-read .article-date>span:first-child { color: #666666; }
.article-box .article-content .article-date-read .article-date>span:last-child { color: #007FC6; }
.article-box .article-content .article-date-read .article-read { display: inline-block; color: #666666; padding: 25px 0px 0px 20px; }
.article-box .article-content .article-date-read .article-read>span { font-weight: bold; }
.article-box .article-content .article-description { font-size: 18px; padding-top: 30px; }
.article-box .article-content .article-description p video { /*display: block;*/ width: 600px; height: 400px; /*margin-left: calc((100% - 600px) / 2);*/ }
/*.article-box .article-content .article-video { text-align: center; padding-top: 20px; }*/
a em, span em {
	color: red;
	text-decoration: none;
	font-style: normal;
}


.checking-box { background: linear-gradient(to bottom, rgba(0, 127, 198, 0.1), transparent 600px); }
.checking-box .checking-rank { color: #666666; margin-top: 15px; }
.checking-box .checking-rank span { color: #007FC6; margin-right: 5px; }
.checking-box .checking-rank a { color: #666666; }
.checking-box .checking-rank a:hover { color: #007FC6; }
.checking-box .checking-content { background-color: #FFFFFF; padding: 20px 15px; margin-top: 15px; }
.checking-box .checking-content .checking-title { font-size: 30px; text-align: center; margin-bottom: 40px; }
.checking-box .checking-content .checking-category { display: flex; width: 400px; height: 40px; margin: 0px auto 40px auto; }
.checking-box .checking-content .checking-category .checking-category-item { width: 50%; padding: 0px 20px; cursor: pointer; }
.checking-box .checking-content .checking-category .checking-category-item div { height: 100%; font-size: 20px; font-weight: bold; text-align: center; }
.checking-box .checking-content .checking-category .checking-category-item.active div { border-bottom: 2px solid #007FC6; color: #007FC6; }
.checking-box .checking-content .checking-form { width: 400px; border-radius: 10px; box-shadow: 0px 0px 10px 2px rgba(0, 127, 198, 0.3); padding: 40px; margin: 0 auto; display: none; }
.checking-box .checking-content .checking-form.active { display: block; }
.checking-box .checking-content .checking-form .checking-form-item { display: flex; width: 100%; margin-bottom: 30px; }
.checking-box .checking-content .checking-form .checking-form-item .checking-form-item-icon { width: 40px; height: 40px; line-height: 48px; border: 1px solid rgba(0, 127, 198, 0.5); text-align: center; }
.checking-box .checking-content .checking-form .checking-form-item .checking-form-item-icon span { font-size: 20px; color: rgba(0, 127, 198, 0.5); }
.checking-box .checking-content .checking-form .checking-form-item input { flex: 1; height: 40px; border: 1px solid rgba(0, 127, 198, 0.5); padding: 4px 8px; }
.checking-box .checking-content .checking-form .checking-form-item:hover .checking-form-item-icon { border: 1px solid #007FC6; }
.checking-box .checking-content .checking-form .checking-form-item:hover .checking-form-item-icon span { color: #007FC6; }
.checking-box .checking-content .checking-form .checking-form-item:hover input { border: 1px solid #007FC6; }
.checking-box .checking-content .checking-form .checking-form-item .code-btn { width: 120px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; padding: 0 10px; margin-left: 20px; }
.checking-box .checking-content .checking-form .checking-form-item .code-btn[disabled=true] { background-color: rgba(0, 127, 198, 0.5); border: 1px solid rgba(0, 127, 198, 0.5); }
.checking-box .checking-content .checking-form .checking-btn-box { width: 100%; }
.checking-box .checking-content .checking-form .checking-btn-box button { width: 100%; height: 40px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; }
.mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; z-index: 100; display: none; }
.checking-result { width: 400px; background-color: #FFFFFF; border-radius: 10px; box-shadow: 0px 0px 10px 2px rgba(0, 127, 198, 0.3); padding: 40px; position: fixed; top: calc((100% - 400px) / 2); left: calc((100% - 400px) / 2); z-index: 120; display: none; }
.checking-result .checking-result-box { width: 100%; }
.checking-result .checking-result-box .tip { width: 100%; }
.checking-result .checking-result-box .tip .tip-success { width: 100%; display: none; }
.checking-result .checking-result-box .tip .tip-success>div { text-align: center; }
.checking-result .checking-result-box .tip .tip-success>div:nth-child(1) span { font-size: 80px; color: #19BE6B; }
.checking-result .checking-result-box .tip .tip-success>div:nth-child(2) { font-size: 20px; font-weight: bold; margin: 10px 0px; }
.checking-result .checking-result-box .tip .tip-success>div:nth-child(3) { font-size: 16px; margin-bottom: 40px; }
.checking-result .checking-result-box .first-tip .first-tip-success form {  }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item { display: flex; width: 100%; margin-bottom: 30px; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item .checking-form-item-icon { width: 40px; height: 40px; line-height: 48px; border: 1px solid rgba(0, 127, 198, 0.5); text-align: center; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item .checking-form-item-icon span { font-size: 20px; color: rgba(0, 127, 198, 0.5); }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item input { flex: 1; height: 40px; border: 1px solid rgba(0, 127, 198, 0.5); padding: 4px 8px; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item:hover .checking-form-item-icon { border: 1px solid #007FC6; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item:hover .checking-form-item-icon span { color: #007FC6; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item:hover input { border: 1px solid #007FC6; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item .code-btn { width: 120px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; padding: 0 10px; margin-left: 20px; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-form-item .code-btn[disabled=true] { background-color: rgba(0, 127, 198, 0.5); border: 1px solid rgba(0, 127, 198, 0.5); }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-btn-box { width: 100%; }
.checking-result .checking-result-box .first-tip .first-tip-success form .checking-btn-box button { width: 100%; height: 40px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; }
.checking-result .checking-result-box .tip .tip-error { width: 100%; display: none; }
.checking-result .checking-result-box .tip .tip-error>div { text-align: center; }
.checking-result .checking-result-box .tip .tip-error>div:nth-child(1) span { font-size: 80px; color: #FA3534; }
.checking-result .checking-result-box .tip .tip-error>div:nth-child(2) { font-size: 20px; font-weight: bold; margin: 10px 0px; }
.checking-result .checking-result-box .tip .tip-error>div:nth-child(3) { font-size: 16px; margin-bottom: 40px; }
.checking-result .checking-result-box .third-tip .third-tip-success>div:nth-child(4) button { width: 100%; height: 40px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; }
.checking-result .checking-result-box .fourth-tip .fourth-tip-success>div:nth-child(4) img {  }
.checking-result .checking-result-box .fourth-tip .fourth-tip-success>div:nth-child(4) button { width: 100%; height: 40px; background-color: #007FC6; border: 1px solid #007FC6; color: #FFFFFF; }


@media (max-width: 1730px) {
	.container-fluid { max-width: calc(100% - 300px) !important; }
}

@media (max-width: 1280px) {
	.container-fluid { max-width: calc(100% - 200px) !important; }
}

@media (max-width: 1200px) {
	.header-box .header-content { padding-left: 0px; }
	.logo-search-box { height: 396px; }
	.logo-search-box .logo-search .logo img { width: 80%; }
	.logo-search-box .logo-search .search form { width: 360px; }
	.logo-search-box .logo-search .search form span { top: 12px; }
	.logo-search-box .logo-search .search form input { height: 36px; line-height: 36px; }
	.logo-search-box .logo-search .search form button { height: 36px; line-height: 36px; }
	header .menu ul li > a { font-size: 18px; }
	header .menu ul li > a img { width: 30px; }
	.news-express .news-express-box .news-express-left { width: 100px; height: 100px; line-height: 36px; font-size: 26px; }
	.news-express .news-express-box .news-express-right { width: calc(100% - 120px); }
	.news-express .news-express-box .news-express-right .news-title { font-size: 34px; }
	.news-express .news-express-box .news-express-right .news-content { font-size: 14px; }
	.banner-work-dynamic .banner-work-dynamic-box { flex-wrap: wrap; }
	.banner-work-dynamic .banner-work-dynamic-box .banner { width: 100%; margin-right: 0px; }
	.banner-work-dynamic .banner-work-dynamic-box .work-dynamic { width: 100%; margin-top: 24px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box { flex-wrap: wrap; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .sxdt { width: calc((100% - 33px) / 2); }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .zsfc { width: calc((100% - 33px) / 2); margin-right: 0px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg { width: 100%; display: flex; border-bottom: none; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .tzwj { width: calc((100% - 33px) / 2); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ margin-right: 33px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .gsgg { width: calc((100% - 33px) / 2); border-bottom: 3px solid #007FC6; /*border-bottom: 3px solid #222222;*/ }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .tzwj-title { margin-top: 24px; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box { flex-wrap: wrap; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .zzdj { width: 100%; margin-right: 0px; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dwzs { width: calc((100% - 33px) / 2); margin-top: 24px; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg { width: calc((100% - 33px) / 2); margin-top: 24px; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box { flex-wrap: wrap; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcwj { width: 100%; margin-top: 24px; margin-right: 0px; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcjd { width: calc((100% - 33px) / 2); margin-top: 24px; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .dxal { width: calc((100% - 33px) / 2); margin-top: 24px; margin-right: 0px; }
}

@media (max-width: 991px) {
	.container-fluid { max-width: calc(100% - 60px) !important; }
	.menu-box { position: absolute; top: 180px; right: 0; z-index: 2147483645; width: 120px; display: none; }
	.menu-box ul li { box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); margin-bottom: 1px; position: relative; }
	.menu-box ul li a { display: block; line-height: 40px; background: rgba(255, 255, 255, 0.9); font-size: 14px; color: #cf0f0f; /*color: #222222;*/ text-align: center; }
	.menu-box ul li.active a { /*background: #cf0f0f;*/ background: #222222; color: #fff; }
	.menu-box ul li .submenu { position: absolute; top: 0; right: 100%; width: 50px; display: flex; }
	.menu-box ul li .submenu .sign { width: 50px; height: 40px; line-height: 40px; background: rgba(255, 255, 255, 0.9); border-radius: 20px; /*color: #cf0f0f;*/ background: #222222; padding-left: 8px; position: relative; right: -20px; }
	.menu-box ul li .submenu .submenu-list { width: 120px; display: none; }
	.menu-box ul li .submenu.in { width: 170px; }
	.menu-box ul li .submenu.in .submenu-list { display: block; }
	.menu-btn { width: 40px; }
	.menu-btn b { display: block; height: 3px; background: #cf0f0f; /*background: #222222;*/ }
	.menu-btn b:nth-child(2) { margin: 4px 0; }
	.menu-btn.active b:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
	.menu-btn.active b:nth-child(2) { opacity: 0; }
	.menu-btn.active b:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }
	.zcwj-zcjd-dxal .erweima-kefu-img-box { position: fixed; bottom: 0; right: 0; z-index: 10; }
	.category-box .category-content { display: block; }
	.category-box .category-content .category-content-left { width: 100%; margin-right: 0px; margin-bottom: 30px; }
	.category-box .category-content .category-content-right { width: 100%; }
}

@media (max-width: 767px) {
	.menu-box { width: 100px; }
	.menu-box ul li a { line-height: 34px; font-size: 12px; }
	.menu-box ul li .submenu .sign { height: 34px; line-height: 34px; border-radius: 17px; }
	.menu-box ul li .submenu .submenu-list { width: 100px; }
	.menu-box ul li .submenu.in { width: 150px; }
	.menu-btn { width: 30px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .sxdt { width: 100%; margin-right: 0px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .zsfc { width: 100%; margin-top: 24px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg { display: block; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .tzwj { width: 100%; margin-right: 0px; }
	.sxdt-zsfc-tzwj-gsgg .sxdt-zsfc-tzwj-gsgg-box .tzwj-gsgg .gsgg { width: 100%; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dwzs { width: 100%; margin-right: 0px; }
	.zzdj-dwzs-dnfg .zzdj-dwzs-dnfg-box .dnfg { width: 100%; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .zcjd { width: 100%; margin-right: 0px; }
	.zcwj-zcjd-dxal .zcwj-zcjd-dxal-box .dxal { width: 100%; }
}	

@media (max-width: 710px) {
	.header-box { line-height: 20px; }
	.header-box .header-content { display: block; text-align: center; }
	.header-box .header-content div:last-child { display: inline-block; }
	.news-express { margin-top: 0px; }
	.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container { height: 400px; }
	.footer .footer-box { width: 100%; display: block; }
	.footer .footer-box .footer-left { text-align: center; }
	.footer .footer-box .footer-center { padding: 0px 0px; }
	.footer .footer-box .footer-right { text-align: center; }
	.article-box .article-content .article-description p video { width: 400px; height: 300px; margin-left: calc((100% - 400px) / 2);}
}

@media (max-width: 490px) {
	.header-box { font-size: 12px; }
	.header-box .container-fluid { max-width: 100% !important; }
	.header-box .header-content div ul li a.split-line { padding: 0px 4px; }
	.banner-work-dynamic .banner-work-dynamic-box .banner .swiper-container { height: 300px; }
	.article-box .article-content .article-description p video { width: 300px; height: 200px; margin-left: calc((100% - 300px) / 2);}
}

@media (max-width: 400px) {
	.article-box .article-content .article-description p video { width: 240px; height: 160px; margin-left: calc((100% - 240px) / 2);}
}


/* 河南格展网络科技有限公司 */
/* 精品与原创织梦模板提供商，一站式建站 */
/* 主营业务：快速建站、快排、高权重域名、海外服务器 */
/* 格展网络：Www.91084.Com */
/* 主机/服务器：Www.zhaodede.Com */
/* QQ：6364544  */